-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Update repositories.txt #5547
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update repositories.txt #5547
Conversation
|
A problem was found with your submission https://github.com/benax-rw/LiquidCrystal_I2C_SW ❌ ERROR: The repository has no tags. You need to create a release or tag that matches the |
|
Thanks for your interest in contributing to the Arduino Library Manager index @benax-rw After resolving the issue, trigger this check again by doing one of the following:
❗ NOTE: It is not necessary to open a new pull request. ❗ More information: |
|
I have added the required tag 1.0.0. Please re-review my library. |
1 similar comment
|
I have added the required tag 1.0.0. Please re-review my library. |
|
I have added the required tag 1.0.0. Please re-review my library. |
|
@ArduinoBot please check it again. @benax-rw note the second half of the instructions from the bot:
|
|
Hello! I'm checking your submission again. |
|
A problem was found with your submission https://github.com/benax-rw/LiquidCrystal_I2C_SW ❌ ERROR: Invalid library.properties file: Error reading file: Error parsing data at line 0: Invalid line format, should be 'key=value' See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-metadata |
|
Thanks for your interest in contributing to the Arduino Library Manager index @benax-rw. After resolving the issue, trigger this check again by doing one of the following:
❗ NOTE: It is not necessary to open a new pull request. ❗ More information: |
per1234
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @benax-rw. I see you have fixed the error reported by the bot. However, Library Manager works exclusively from Git tags, so the bot won't be able to see the fix you made until you create a new release or tag in the library repository.
If you look at the repository contents at the latest tag, you can see that the version the bot is checking still has the problem:
https://github.com/benax-rw/LiquidCrystal_I2C_SW/blob/1.0.0/library.properties
(note that the file still incorrectly had a JSON data format at that point in the revision history)
❗ Remember to update the version field in the library's library.properties file as needed before making a release/tag.
Once you have done that, simply mention @ArduinoBot in a comment here to trigger it to run the automated checks again. After those are passing, your library will automatically be added to Library Manager.
If you have any questions or concerns, please let me know.
Regards, Per
per1234
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the sake of a tidy repository, I'm going to close this due to lack of activity.
@benax-rw if you ever manage to make a new tag or release in your repository, please submit another pull request to add the library.
I'll continue to monitor this thread, so feel free to let me know if you have any questions or concerns.
No description provided.